home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / modula2 / module / dosound.def < prev    next >
Encoding:
Modula Definition  |  1995-11-25  |  64 b   |  6 lines

  1. DEFINITION MODULE DOSound;
  2.  
  3. PROCEDURE Hymne;
  4.  
  5. END DOSound.
  6.